gridview: Implement (un)select all
authorBenjamin Otte <otte@redhat.com>
Sun, 20 Oct 2019 20:05:48 +0000 (22:05 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:46 +0000 (19:26 -0400)
commitbc22d047374a7152a2d36f60bfdf2cc400924951
tree718a796876ff440ab4230390faa13791a97fbafe
parent093677b0f8a518081a69f717aca536c63e92e345
gridview: Implement (un)select all

Adds listitem.select-all and listitem.unselect-all actions and installs
the same keybindings as the treeview for those actions.
gtk/gtkgridview.c